home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Apple Demos / Tutorials / Display Card 4•8⁄8•24 Training / Display Card 4•8_8•24 Training / card_31605.txt < prev    next >
Text File  |  1990-03-19  |  6KB  |  294 lines

  1. -- card: 31605 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 25934
  5. -- name: qa 5
  6. ----- HyperTalk script -----
  7. on opencard
  8.   put name of this card into field "Tom's Field"
  9.   global inProgress
  10.   hide card field "instruction 3"
  11.   hide cd fld "comment 5 true"
  12.   hide cd fld "comment 5 false"
  13.   hide cd fld "clicktocontinue"
  14.  
  15. end opencard
  16.  
  17. on closeCard
  18.   global maploc, cardloc
  19.   put word 1 of the short name of this card into maploc
  20.   put word 2 of the short name of this card into cardloc
  21. end closeCard
  22.  
  23.  
  24.  
  25.  
  26.  
  27. -- part 2 (field)
  28. -- low flags: 80
  29. -- high flags: 0002
  30. -- rect: left=8 top=133 right=147 bottom=25
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 0
  34. -- font id: 3
  35. -- text size: 9
  36. -- style flags: 0
  37. -- line height: 12
  38. -- part name: our Answers
  39.  
  40.  
  41. -- part 3 (field)
  42. -- low flags: 81
  43. -- high flags: 0002
  44. -- rect: left=31 top=133 right=148 bottom=47
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 0 / 0
  47. -- text alignment: 0
  48. -- font id: 3
  49. -- text size: 9
  50. -- style flags: 0
  51. -- line height: 12
  52. -- part name: Your Answers
  53.  
  54.  
  55. -- part 8 (button)
  56. -- low flags: 00
  57. -- high flags: 2006
  58. -- rect: left=110 top=144 right=160 bottom=127
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 0 / 0
  61. -- text alignment: 1
  62. -- font id: 0
  63. -- text size: 12
  64. -- style flags: 0
  65. -- line height: 16
  66. -- part name: check 1
  67. ----- HyperTalk script -----
  68. on mouseUp
  69.   repeat with i = 1 to 3
  70.     put "" into cd fld "Your answers"
  71.     set the hilite of cd btn i to false
  72.     set the hilite of me to true
  73.     put word 2 of the short name of me into cd fld "Your answers"
  74.   end repeat
  75. end mouseUp
  76.  
  77.  
  78.  
  79. -- part 9 (button)
  80. -- low flags: 00
  81. -- high flags: 2006
  82. -- rect: left=109 top=191 right=207 bottom=126
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 0 / 0
  85. -- text alignment: 1
  86. -- font id: 0
  87. -- text size: 12
  88. -- style flags: 0
  89. -- line height: 16
  90. -- part name: check 2
  91. ----- HyperTalk script -----
  92. on mouseUp
  93.   repeat with i = 1 to 3
  94.     put "" into cd fld "Your Answers"
  95.     set the hilite of cd btn i to false
  96.     set the hilite of me to true
  97.     put word 2 of the short name of me into cd fld "Your answers"
  98.   end repeat
  99. end mouseUp
  100.  
  101.  
  102.  
  103. -- part 10 (button)
  104. -- low flags: 00
  105. -- high flags: 2006
  106. -- rect: left=109 top=240 right=256 bottom=127
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 0 / 0
  109. -- text alignment: 1
  110. -- font id: 0
  111. -- text size: 12
  112. -- style flags: 0
  113. -- line height: 16
  114. -- part name: check 3
  115. ----- HyperTalk script -----
  116. on mouseUp
  117.   repeat with i = 1 to 3
  118.     put "" into cd fld "Your Answers"
  119.     set the hilite of cd btn i to false
  120.     set the hilite of me to true
  121.     put word 2 of the short name of me into cd fld "Your answers"
  122.   end repeat
  123. end mouseUp
  124.  
  125.  
  126.  
  127. -- part 15 (field)
  128. -- low flags: 80
  129. -- high flags: 2004
  130. -- rect: left=206 top=30 right=90 bottom=302
  131. -- title width / last selected line: 0
  132. -- icon id / first selected line: 0 / 0
  133. -- text alignment: 1
  134. -- font id: 156
  135. -- text size: 14
  136. -- style flags: 0
  137. -- line height: 16
  138. -- part name: comment 5 true
  139.  
  140.  
  141. -- part 16 (field)
  142. -- low flags: 80
  143. -- high flags: 2004
  144. -- rect: left=304 top=24 right=96 bottom=507
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 0 / 0
  147. -- text alignment: 1
  148. -- font id: 156
  149. -- text size: 14
  150. -- style flags: 0
  151. -- line height: 16
  152. -- part name: comment 5 false
  153.  
  154.  
  155. -- part 17 (field)
  156. -- low flags: 81
  157. -- high flags: 2004
  158. -- rect: left=51 top=311 right=340 bottom=269
  159. -- title width / last selected line: 0
  160. -- icon id / first selected line: 0 / 0
  161. -- text alignment: 1
  162. -- font id: 157
  163. -- text size: 14
  164. -- style flags: 0
  165. -- line height: 18
  166. -- part name: ClicktoContinue
  167.  
  168.  
  169. -- part 18 (field)
  170. -- low flags: 81
  171. -- high flags: 0007
  172. -- rect: left=0 top=23 right=313 bottom=125
  173. -- title width / last selected line: 0
  174. -- icon id / first selected line: 0 / 0
  175. -- text alignment: 0
  176. -- font id: 156
  177. -- text size: 14
  178. -- style flags: 0
  179. -- line height: 18
  180. -- part name: instruction 3
  181. ----- HyperTalk script -----
  182. on mouseup
  183.   hide me
  184. end mouseup
  185.  
  186.  
  187.  
  188. -- part 19 (button)
  189. -- low flags: 00
  190. -- high flags: 2000
  191. -- rect: left=458 top=317 right=342 bottom=485
  192. -- title width / last selected line: 0
  193. -- icon id / first selected line: 18612 / 18612
  194. -- text alignment: 1
  195. -- font id: 0
  196. -- text size: 12
  197. -- style flags: 0
  198. -- line height: 16
  199. -- part name: next
  200. ----- HyperTalk script -----
  201. on mouseUp
  202.   visual venetian blinds
  203.   go next
  204. end mouseUp
  205.  
  206.  
  207.  
  208. -- part 22 (button)
  209. -- low flags: 00
  210. -- high flags: 2000
  211. -- rect: left=428 top=317 right=342 bottom=456
  212. -- title width / last selected line: 0
  213. -- icon id / first selected line: 18611 / 18611
  214. -- text alignment: 1
  215. -- font id: 0
  216. -- text size: 12
  217. -- style flags: 0
  218. -- line height: 16
  219. -- part name: prev
  220. ----- HyperTalk script -----
  221. on mouseUp
  222.   visual scroll right
  223.   go prev
  224. end mouseUp
  225.  
  226.  
  227.  
  228. -- part contents for background part 4
  229. ----- text -----
  230. Macintosh Display Card 4‚Ä¢8 and 8‚Ä¢24
  231.  
  232. -- part contents for background part 5
  233. ----- text -----
  234. Training Evaluation
  235.  
  236. -- part contents for background part 10
  237. ----- text -----
  238. Multiple Choice Question #5 of 8
  239.  
  240. -- part contents for background part 16
  241. ----- text -----
  242. test6
  243.  
  244. -- part contents for background part 6
  245. ----- text -----
  246.  
  247. The Macintosh Display Card 4‚Ä¢8 can display how many shades of gray on the Apple Macintosh Portrait Display?
  248.  
  249. Up to 16 grays
  250.  
  251.  
  252. 256-level grayscales
  253.  
  254.  
  255. Up to 8 grays
  256.  
  257. -- part contents for card part 2
  258. ----- text -----
  259. 1
  260.  
  261. -- part contents for card part 16
  262. ----- text -----
  263.  
  264. Take another look through the Product Description section.
  265.  
  266. -- part contents for card part 15
  267. ----- text -----
  268.  
  269. Yes!  
  270.  
  271. -- part contents for card part 17
  272. ----- text -----
  273. Click the mouse to continue.
  274.  
  275. -- part contents for card part 18
  276. ----- text -----
  277. Instructions: 
  278. (click on this text to hide it)
  279.  
  280. 1. Click on the one appropriate answer for each question.
  281.  
  282. You can change your answer by clicking on a different answer.
  283.  
  284. 2.  After you‚Äôve answered all the questions, click on the ‚ÄúCheck my Answers‚Äù button.
  285.  
  286. You‚Äôll go through each question and see a message indicating whether or not you chose the right answer.
  287.  
  288. -- part contents for background part 23
  289. ----- text -----
  290. card "qa 5"
  291.  
  292. -- part contents for card part 3
  293. ----- text -----
  294. 2